home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
My Neighborhood
/
My Neighborhood.iso
/
mac
/
MacFiles
/
Grandma.Dxr
/
00046.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
140 b
|
10 lines
on exitFrame
if soundBusy(1) then
set temp to random(6)
set temp to EMPTY & temp
go(temp)
else
go("simon")
end if
end